home *** CD-ROM | disk | FTP | other *** search
/ L' Effet Pommier 3 / L'Effet Pommier - Volume 03.iso / Programmation / Gooey1.3.1 / C Templates / Symantec Setup < prev    next >
Text File  |  1995-01-31  |  290b  |  12 lines

  1. $! This would change the delimiter being used, Code.Delimiter = %$
  2.  
  3. $! Extra AppleEvent support$
  4. $! $Option.Name = CUSTOMAES$
  5. $! $Option.Description = Core AppleEvents and Custom AEs.$
  6. $! $Option.Default = false$
  7. $! $Option.End$
  8.  
  9. $! Set the creator for Symantec = %$
  10. $File.Creator = KAHL$
  11.  
  12.